MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.Extensions Namespace / IBuffer<T> Interface
Element type.
Members

IBuffer<T> Interface
Represents a buffer exposing a shared view over an underlying enumerable sequence.
Object Model
IBuffer<T> Interface
Syntax
'Declaration
 
Public Interface IBuffer(Of T) 
 
Type Parameters
T
Element type.
See Also